﻿2026-06-07T22:52:12.0666624Z ##[group]Run actions/checkout@v5
2026-06-07T22:52:12.0666900Z with:
2026-06-07T22:52:12.0667157Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:52:12.0667415Z   path: .adapter-notify
2026-06-07T22:52:12.0669716Z   token: ***
2026-06-07T22:52:12.0669894Z   ssh-strict: true
2026-06-07T22:52:12.0670075Z   ssh-user: git
2026-06-07T22:52:12.0670251Z   persist-credentials: true
2026-06-07T22:52:12.0670457Z   clean: true
2026-06-07T22:52:12.0670637Z   sparse-checkout-cone-mode: true
2026-06-07T22:52:12.0670848Z   fetch-depth: 1
2026-06-07T22:52:12.0671024Z   fetch-tags: false
2026-06-07T22:52:12.0671205Z   show-progress: true
2026-06-07T22:52:12.0671392Z   lfs: false
2026-06-07T22:52:12.0671566Z   submodules: false
2026-06-07T22:52:12.0671747Z   set-safe-directory: true
2026-06-07T22:52:12.0671950Z ##[endgroup]
2026-06-07T22:52:12.1357322Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:52:12.1359340Z ##[group]Getting Git version info
2026-06-07T22:52:12.1359841Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T22:52:12.1381747Z [command]/usr/bin/git version
2026-06-07T22:52:12.1448846Z git version 2.43.0
2026-06-07T22:52:12.1467366Z ##[endgroup]
2026-06-07T22:52:12.1476760Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/358bf5bb-60a7-454a-aacb-d3d0acbb77e6' before making global git config changes
2026-06-07T22:52:12.1477444Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:52:12.1479563Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:52:12.1510327Z ##[group]Initializing the repository
2026-06-07T22:52:12.1513342Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:52:12.1538110Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T22:52:12.1538611Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T22:52:12.1539417Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T22:52:12.1539773Z hint: 
2026-06-07T22:52:12.1540030Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T22:52:12.1540338Z hint: 
2026-06-07T22:52:12.1540624Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T22:52:12.1541096Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T22:52:12.1541459Z hint: 
2026-06-07T22:52:12.1541663Z hint: 	git branch -m <name>
2026-06-07T22:52:12.1542919Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:52:12.1549190Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:52:12.1572228Z ##[endgroup]
2026-06-07T22:52:12.1572601Z ##[group]Disabling automatic garbage collection
2026-06-07T22:52:12.1574478Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:52:12.1594516Z ##[endgroup]
2026-06-07T22:52:12.1594784Z ##[group]Setting up auth
2026-06-07T22:52:12.1599347Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:52:12.1621828Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:52:12.1827773Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:52:12.1852686Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:52:12.2034423Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:52:12.2059220Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:52:12.2248501Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:52:12.2278301Z ##[endgroup]
2026-06-07T22:52:12.2278664Z ##[group]Determining the default branch
2026-06-07T22:52:12.2281426Z Retrieving the default branch name
2026-06-07T22:52:12.6666014Z Default branch 'main'
2026-06-07T22:52:12.6666795Z ##[endgroup]
2026-06-07T22:52:12.6667266Z ##[group]Fetching the repository
2026-06-07T22:52:12.6671901Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-07T22:52:13.3093171Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:52:13.3093934Z  * [new branch]      main       -> origin/main
2026-06-07T22:52:13.3117116Z ##[endgroup]
2026-06-07T22:52:13.3117702Z ##[group]Determining the checkout info
2026-06-07T22:52:13.3120338Z ##[endgroup]
2026-06-07T22:52:13.3125304Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:52:13.3163433Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:52:13.3186208Z ##[group]Checking out the ref
2026-06-07T22:52:13.3189189Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:52:13.3224873Z Switched to a new branch 'main'
2026-06-07T22:52:13.3225186Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:52:13.3229140Z ##[endgroup]
2026-06-07T22:52:13.3265812Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:52:13.3286182Z ee2d37eadc730c0019e0af82d683074c509634a2
